JavaScript Debugger For CALC 1 Function Calculators

This is a HTML page to debug JavaScript functions for CALC 1 Function Calculators.
CALC 1 Function Calculators use functions that take Numbers as parameters and return a Number.

See this link Developing JavaScripts For CALC 1 for more information.

  1. Save the HTML source of this page to your desktop computer.
  2. Open the local copy this page with a desktop browser that has a debugger.
  3. Enable the debugger on the browser.
  4. In the source there are comments with more instructions.

Click the button to test your function.